* {
  margin: 0;
  font-family: 'Euclid Circular B';
  box-sizing: border-box;

}

body {
  background: #002451;
}

a:active {
  color: #FF9737;

}

.topnav {
  overflow: hidden;
  background-color: transparent;
  padding: 1%;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
.topnav a:hover{
  color: #FFBF37;
}


.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}


.dropdown:hover .dropbtn {

  color: rgb(255, 191, 55);
}

.dropdown-content a:hover {
  background-color: white;

  color: #FF9737;

}

.dropdown:hover .dropdown-content {
  display: block;
}

.teamlogo {
  padding-left: 25%;
}



@media screen and (max-width: 600px) {

  .topnav a:not(:first-child),
  .dropdown .dropbtn {
    display: none;
  }

  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }

  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  .topnav a img {
    width: 10px;
  }

  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

  .topnav.responsive .dropdown {
    float: none;
  }

  .topnav.responsive .dropdown-content {
    position: relative;
  }

  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

.page1txt h2 {
  
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 61px;


  color: #FFFFFF;

}

.page1txt h1 {
  
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 45px;
  /* identical to box height */


  color: #FFFFFF;

}

.page1txt h3 {
  
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 61px;
  /* identical to box height */


  color: #FFFFFF;


}

.page1txt p {
  padding-top: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  width: 80%;
  line-height: 44px;
  /* or 169% */


  color: #FFFFFF;
}
.D_E{
  color:#FFBF37;
}
.S_logo{
  padding-bottom: 20px;
}

.page1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lollipop img {

  height: 100%;
  opacity: 40%;
}

.page2 {
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.page2img {
  margin: 3% 5%;
}

.page2txt h2 {
  
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 61px;
  /* identical to box height */


  color: #FFFFFF;

}

.page2txt p {
  
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 44px;
  /* or 169% */

  width: 80%;
  color: #FFFFFF;
}

.page3 h3 {
  
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 61px;
  /* identical to box height */


  color: #FFFFFF;
}

.page3 {
  margin: 3% 3%;
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  margin: 0 1%;
  text-align: left;
  width: 300px;
  height: 350px;
  text-align: center;

}

.price {
  color: grey;
  font-size: 22px;
}

.para {
  margin: 3% 5%;
  
  font-style: normal;
  font-weight: 300;
  font-size: 10.4532px;
  line-height: 17px;
  text-align: justify;


  color: #181818;
}

.para1 {

  margin: 0 !important;
  
  font-style: normal;
  font-weight: 300;
  font-size: 10.4532px;
  line-height: 17px;
  text-align: justify;

  /* or 160% */


  color: #181818;

}


.card button {
  border: none;

  outline: 0;
  padding: 15px;
  color: white;
  background-color: #FF9737;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
}

.card h1 {
  
  font-style: normal;
  /*    font-weight: 500; */
  font-size: 20.0035px;
  line-height: 25px;
  text-align: left;
  margin-left: 15px;

  color: #181818;
}

.cards {
  display: flex;
  justify-content: space-between;
  margin-top: 5%;
}

.page4 {
  margin: 3% 3%;
}

.page4 h1 {
  
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 61px;
  /* identical to box height */


  color: #FFFFFF;
}

.page4 h3 {
  
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 48px;

  color: #FFFFFF;


}

.lsc1 {
  border: 2px solid #FF9737;
  border-radius: 10px;
  height: 70px;
  width: 400px;
  margin: 5% 0;
  display: flex;
  justify-content:flex-start;

}
.lsc1 img{
  align-content: flex-start;
}
.lsc11{
  padding: 10px 0px 10px 10px;

}

.lsc1 a {
  padding-left: 20px;
  padding-top: 20px;
  text-align: start;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 33px;
  /* identical to box height */


  color: #FFFFFF;
}

.letsconnect h6 {
  
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 33px;
  /* identical to box height */


  color: #FFFFFF;
}

.contact {
  margin: 3% 3%;
  display: flex;
  justify-content: space-around;
}

.contactpart1 h2 {
  
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 61px;
  /* identical to box height */


  color: #FFFFFF;

}

.contactpart1 h3 {
  
  font-style: italic;
  font-weight: 500;
  font-size: 26px;
  line-height: 46px;
  /* identical to box height */


  color: #FFFFFF;

}

.contactpart2 h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 61px;
  color: #FFFFFF;
}

.contactpart2 h3 {
  font-family: 'Euclid Circular B';
  font-style: italic;
  font-weight: 500;
  font-size: 26px;
  line-height: 46px;
  /* identical to box height */


  color: #FFFFFF;

}

.contact input {
  margin: 3% 0;
  width: 350px;
  border: 1.29167px solid #FFFFFF;
  border-radius: 5.16667px;
  background: transparent;
  height: 50px;
}

input[type=plaintext] {
  height: 100px;

}

.sc {
  background: #FFBF37;
  border-radius: 10px;
  height: 50px;
  width: 170px;
  color: black;
  text-align: center;
  text-align-last: center;
  border-color: #FFBF37;
}
.sc:hover{
  background: #ffa600;
}
.sc img:hover{
  background-color: #ffa600;
  color: white;
}
.sc img{
  background-color: #FFBF37;
  color: black;
}





/* what we do */
.defcontainer-5{
  padding: 5%;
}
.defcontainer-51{
  display: flex;
}
.cd5{
  background: #FFFFFF;
}
.cont-52{
  width: 70px;
  height: 70px;
  background: #FFFFFF;
  padding: 3%;
}
.skill{
  font-size: 50px;
  padding-bottom: 5%;
  color: white;
}
.defcontainer-51 p{
  font-size: 10px;
  color: black;
  padding: 3%;
}
.cardz{
  height: 10px;
  width: 100%;
  background: #FFBF37;
  ;
}
.card-page h5 {
  background: #FFFFFF;
  font-size: 20px;
  text-align: start;
  color: black;
  padding-bottom: 15px;
}
.card-page p{
  background: #FFFFFF;
  font-size: 12px;
  text-align: start;
  color: black;
  padding-top: 20px;
}
.card-page img{
  background: #272629;
}
.card-page{
  background: #FFFFFF!important;
  border-radius: 0!important;
}
.card-title{
  color: white;
  padding: 4%;
}


/* tools and language */

.defcontainer-6{
  padding: 5%;
  padding-right: 25%;
}
.page4 h3{
  padding-top: 20px;
  font-size: 40px;
}
.Tools{
  font-size: 40px;
  padding-bottom: 40px;
}
.defcontainer-61{
  display: flex;
  justify-content: space-between;
  padding-left: 2%;
  background-color: white;
  border-radius: 10px;
  padding: 20px 20px 20px 20px;
  margin-top: 40px;
}
.defcontainer-61 h6{
  color: black;
  padding-top: 8px;
  text-align: center;
}

/* designing tools */
.defcontainer-7{
  padding: 5%;
  padding-right: 25%;
}
.page5{
  padding: 3%;
}
.page5 h3{
  padding-top: 20px;
  color: white;
  font-size: 40px;
  font-weight: 500;

}

.defcontainer-71{
  display: flex;
  justify-content: space-between;
  padding-left: 2%;
  background-color: white;
  border-radius: 10px;
  padding: 20px 20px 20px 20px;
  margin-top: 40px;
}
.defcontainer-71 h6{
  color: black;
  padding-top: 8px;
  text-align: center;
}
.skill-logo img{
  width: 60px;
  height: 80px;

}
.skill-logo h6{
  font-size: 13px;
}